home *** CD-ROM | disk | FTP | other *** search
- |-------------------------|
- | SPHERICAL VENGEANCE LOG |
- |-------------------------|
-
- Possible future gameplay additions:
- - Add 2x and 1x balls.
- - Matched paddle/sphere - goal with sphere x hurts paddle x.
-
- v1.55 (May 23rd 2003)
- ---------------------
- Installation program rather than zip.
- Cleaned up everything - should be last version.
- Added music.
- Everything uses models.
- Sphere and paddle objects optimized.
- Now using the Neurosis Engine.
-
- v1.51 (August 15th 2002)
- ------------------------
- Balls now react a bit more realistic when colliding.
- Took out Cull Testing in engine so walls can be seen again.
-
- v1.50 (August 5th 2002)
- -----------------------
- Fixed intro fading.
- Cleaned up how the arrows processed the screen.
- Changed the initial high scores shown.
- Commented a bit more.
- Cleaned up high score related code.
- Cleaned up Show_High_Scores().
-
- v1.45 (July 13th 2002)
- ----------------------
- Grouped code into more files.
- Fixed bug introduced with top net closing.
- Fixed a couple of other things introduced from v1.40.
-
- v1.40 (July 11th 2002)
- ----------------------
- Separated code a bit more.
- Cleaned up alot of code.
- Rewrote paddle structure and control.
- Paddle object now a model.
- Ground cover converted to object3.
- Sphere object now a model.
-
- v1.30 (July 5th 2002)
- ---------------------
- Should be the last version for a while.
- Enter now changes nothing in menu (before went to next choice).
- Fixed joysticks not showing up.
-
- v1.25 (June 25th 2002)
- ----------------------
- Released source code.
- Fixed controller loading error.
- Cleaned up a couple of things.
-
- v1.20 (June 2nd 2002)
- ---------------------
- Fixed a few really small bugs.
- Made AI simpler which seems to work better.
- Left and right also can change choices.
- Escape now leaves menu.
- Rewrote input functions.
- Fixed up config file mix up (now works again).
- Made sure all string usage is correctly bound.
- Cleaned up menu subsystem.
-
- v1.10 (May 17th 2002)
- ---------------------
- Arrows don't change when collision occurs.
- Can now control more than one paddle with one controller.
- Fixed a few menu text messages.
- Rewrote menu code.
- Spheres now rotate.
- Now only uses one sphere texture.
- Rewrote graphic code.
-
- v1.05 (May 12th 2002)
- ---------------------
- Added transparent walls when view is low.
- Fixed some spacing issues in messages when game is won.
- Config file use changed.
- Used updated code base.
-
- v1.00 (June 12th 2001)
- ----------------------
- Added high score system - email me "hiscore.dat" and get on webpage standings if top 5
- Change of gameplay, therefore new name.
- Whole new engine change.
- Added some lighting. (follows the player who is leading)
- Changed scoreboards to behind paddles.
- Now up to 4 joysticks can be used.
- Added mouse control to rotate view.
- Bunch of new ideas.
- Added some new sound effects.
-
- |--------|
- | SPHERE |
- |--------|
-
- v3.00 (October 20th 2000)
- -------------------------
- A bunch of little things.
- Can choose which side is Keyboard/Joystick.
- Now four players.
- Made about 2x faster.
-
- v2.50 (September 16th 2000)
- ---------------------------
- Last major update unless idea is totally changed. (Few Ideas...)
- Added better AI.
- Added timed play and score based system.
- Added cleaner scoreboards and FPS counter.
- Cleaned up menu and menu graphics.
- Fixed up collision on slower frame rates.
-
- v2.00 (August 28th 2000)
- ------------------------
- Re-release of phase 2.
- Added scaled speed fix for incase collision does not work right.
- Fixed my one little sound effect - now plays. :)
- Added wall movement choice and paddle resistance.
- Got bounce from collision with edge 99% okay.
-
- v2.00 (August 21st 2000)
- ------------------------
- Phase 2 Release.
- Alot of other stuff.
- Fixed up menus again.
- Got collision working perfect - finally.
-
- v1.50 (August 4th 2000)
- -----------------------
- A bunch of other stuff.
- Fixed up graphics popping over other objects.
- Fixed collisions.
- Cleaned up menus.
- Fixed menu timing.
-
- v1.00 (June 8th 2000)
- ---------------------
- First Release.